Skip to main content

All Questions

7votes
2answers
6kviews

Decoupling Server and Client using REST API

I was thinking about how I can decouple a web-application completely into a server-side and a client-side component. I want to decouple the app to the extent that I can host both components on ...
nknj's user avatar
  • 181

close